ASP.NET MVC Controls
Add(TItem) Method

The TItem instance.
Add a TItem instance to the collection.
Syntax
'Declaration
 
Public Overloads Overridable Function Add( _
   ByVal item As TItem _
) As ListItemFactory(Of TItem,TItemBuilder)

Parameters

item
The TItem instance.

Return Value

The factory instance
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ListItemFactory<TItem,TItemBuilder> Class
ListItemFactory<TItem,TItemBuilder> Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback